home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Panda Internet Security 2009
/
IS09PROMO3M.exe
/
[0]
/
Files
/
PlatMsg.dll
/
0
/
RCDATA
/
TFORMUSERPASS
/
TFORMUSERPASS.txt
< prev
Wrap
Text File
|
2008-07-16
|
2KB
|
106 lines
object FormUserPass: TFormUserPass
Left = 596
Top = 337
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '%s='
ClientHeight = 147
ClientWidth = 335
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PlaGroupBox1: TPlaGroupBox
Left = 14
Top = 10
Width = 307
Height = 89
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Introduce tu nombre de usuario y contrase�a'
TabOrder = 0
object Image1: TImage
Left = 16
Top = 21
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 64
Top = 28
Width = 92
Height = 13
Caption = 'Nombre de usuario:'
Transparent = True
end
object Label2: TLabel
Left = 64
Top = 60
Width = 57
Height = 13
Caption = 'Contrase�a:'
Transparent = True
end
object lstParentalUsers: TPlaComboBox
Left = 176
Top = 24
Width = 113
Height = 21
Style = csDropDownList
TabOrder = 0
OnChange = lstParentalUsersChange
end
object txtParentalUserPassword: TPlaEdit
Left = 176
Top = 56
Width = 113
Height = 22
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
Transparent = False
end
end
object BtnCancelar: TPlaButton
Left = 251
Top = 114
Width = 73
Height = 21
Caption = '&Cancelar'
TabOrder = 1
Cancel = True
ModalResult = 2
end
object BtnAceptar: TPlaButton
Left = 167
Top = 114
Width = 73
Height = 21
Caption = '&Aceptar'
Enabled = False
TabOrder = 2
OnClick = BtnAceptarClick
Default = True
end
end